Cosmetics
authorMatthias Clasen <mclasen@redhat.com>
Mon, 3 Jun 2019 16:15:16 +0000 (16:15 +0000)
committerMatthias Clasen <mclasen@redhat.com>
Mon, 3 Jun 2019 16:15:16 +0000 (16:15 +0000)
Fix up a variable name mismatch in GskTransform docs.

gsk/gsktransform.c

index d70fdadf4cbbb23cf0d603908a6210de125d2f75..7fd705a49cb3859f65c179bb744c02499aa14bb3 100644 (file)
@@ -1412,7 +1412,7 @@ gsk_transform_to_matrix (GskTransform      *self,
  * |[<!-- language="plain" -->
  *   | xx yx |   |  a  b  0 |
  *   | xy yy | = |  c  d  0 |
- *   | x0 y0 |   | tx ty  1 |
+ *   | dx dy |   | tx ty  1 |
  * ]|
  *
  * This function can be used to convert between a #GskTransform